home *** CD-ROM | disk | FTP | other *** search
/ infoROM 17,000 Product Descriptions for Business / infoROM Product Descriptions for Business - ESX Interactive.ISO / argdemos / calcomp / readme.@do < prev    next >
Encoding:
Text File  |  1993-10-26  |  8.1 KB  |  227 lines

  1.  
  2.               AutoCAD 12 - Pre-release CalComp Plotter Driver
  3.  
  4. PLPCC.EXP v2.7 is a pre-release version of the CalComp plotter driver
  5. for AutoCAD 12.  It fixes all known problems which existed in previous
  6. versions.  This version is considered pre-release, pending official
  7. release by Autodesk.
  8.  
  9. PLPCC.EXP v2.7 and this readme file are available on the CalComp BBS
  10. (714-821-2359) in the file PLPCC.ZIP which is located in the Drivers
  11. & Utilities - AutoCAD Drivers download area.
  12.  
  13. This driver has several new features which take advantage of the
  14. capabilities of the DrawingMaster & Electrostatic plotters, such as
  15. downloading pen & color definitions and using area fill commands.
  16. The driver's pen & color definitions are fixed and can't be changed
  17. by the user.  These features can be disabled, allowing the driver
  18. to work like previous AutoCAD in-line drivers, using user defined pens
  19. for lines, polylines, and polygons.  Or, area fills can be enabled to
  20. take advantage of user defined colors for polylines and polygons.  For
  21. additional information about defining your own pen & color tables,
  22. please refer to your CalComp plotter user's guide.
  23.  
  24. Setup:
  25.  
  26.     Copy the driver to the AutoCAD driver directory, for example:
  27.  
  28.     COPY X:\PLPCC.EXP C:\ACAD\DRV\PLPCC.EXP
  29.          (X = CD drive letter)
  30.  
  31. Start AutoCAD and go to the Configuration Menu.  Select "Configure
  32. plotter" (5).  From the Plotter Configuration Menu, delete all
  33. existing CalComp plotter configurations (2).  Select "Add a plotter
  34. configuration" (1) and proceed to configure the desired plotter(s).
  35. For additional configuration information, see the sample plotter
  36. configuration dialog included in this document.  Complete and save the
  37. plotter configuration in the normal manner and return to the drawing
  38. editor.
  39.  
  40. Please note the following operational characteristic which is within
  41. AutoCAD and not within the CalComp driver:
  42.  
  43.    There is a 30 second time-out when using serial xon/xoff, serial
  44.    hardware, or Centronics parallel communication protocols.
  45.    Time-outs are most likely to occur during serial operation with a
  46.    pen plotter, especially if the plotter is taken offline.  If this
  47.    is a problem, use serial ack/nak instead.
  48.  
  49. Supported Models:
  50.  
  51.   ColorMaster Plotters:
  52.  
  53.        1.  ColorMaster Plus 6613VRC
  54.        2.  ColorMaster Plus 6603VRC
  55.        3.  ColorView 5913
  56.        4.  ColorView 5912
  57.        5.  PlotMaster 5902A
  58.  
  59.   DrawingMaster Plotters:
  60.  
  61.        1.  DrawingMaster Plus 52436
  62.        2.  DrawingMaster Plus 52236
  63.        3.  DrawingMaster Plus 52424
  64.        4.  DrawingMaster Plus 52224
  65.  
  66.   Electrostatic Plotters:
  67.  
  68.        1.  68444 Color EPP
  69.        2.  68436 Color EPP
  70.        3.  58444 Color EPP
  71.        4.  58436 Color EPP
  72.        5.  58424 Color EPP
  73.        6.  67436 Monochrome
  74.        7.  57444 Monochrome
  75.        8.  57436 Monochrome
  76.        9.  57424 Monochrome
  77.  
  78.   Pen Plotters:
  79.  
  80.        1.  DesignMate 3024
  81.        2.  Pacesetter 2036
  82.        3.  Pacesetter 2024
  83.        4.  Artisan 1026
  84.        5.  Artisan 1025
  85.        6.  Artisan 1023
  86.        7.  1044
  87.        8.  1043
  88.        9.  1077
  89.       10.  Pacesetter Classic 4036
  90.  
  91. Sample Plotter Configuration Dialog:
  92.  
  93.   Enter the number of pens in use on this plotter, 1 to 255:
  94.  
  95.    AutoCAD supports up to 255 pens.  Most pen plotters support 8 pens,
  96.    while all others support 255.
  97.  
  98.   Enter the number of plotter steps per inch, 200 to 2032:
  99.  
  100.      Valid stepsizes are 200, 300, 400, 508, 1016, & 2032.
  101.  
  102.   Will this plot data be transfered to an EBCDIC computer?
  103.   |
  104.   |  This determines the radix or base numbering system which is used
  105.   |  for certain plotter commands.
  106.   |
  107.   |__<N>o:  Radix is 95 - plot data is more efficient, but is difficult
  108.   |         to translate to EBCDIC.
  109.   |
  110.   |__<Y>es:  Radix is 59 - plot data is easily translated to EBCDIC, but
  111.              is slightly less efficient.
  112.  
  113.   Include pen definitions in the plot data?
  114.   |
  115.   |  This prompt does not appear for pen plotters.
  116.   |
  117.   |__<Y>es:  The driver will download pen & color definitions to the
  118.   |  |       plotter.  These will override user defined pens & colors.
  119.   |  |       Area fill commands will be used.
  120.   |  |
  121.   |  |__Use monochrome definitions?
  122.   |     |
  123.   |     |__<N>o:  Color definitions will will be downloded.
  124.   |     |
  125.   |     |__<Y>es:  Monochrome definitions will be downloaded.
  126.   |
  127.   |__<N>o:  Pen & color definitions will not be downloaded.  User defined
  128.      |      pens & colors will be used.
  129.      |
  130.      |__Allow area fills?
  131.         |
  132.         |__<Y>es:  Area fill commands will be used.  Polylines and
  133.         |          polygons will be filled with user defined colors.
  134.         |
  135.         |__<N>o:  Area fill commands will not be used.  Polylines and
  136.                   polygons will be stroked with user defined pens.
  137.  
  138.   Do you want to include CDCL commands in the plot data?
  139.   |
  140.   |  The driver can include CDCL (CalComp Device Control Language)
  141.   |  commands with the plot data.  CDCL commands allow certain plotter
  142.   |  parameters to be defined or changed "on the fly".  This prompt
  143.   |  does not appear for ColorMaster plotters.
  144.   |
  145.   |__<Y>es:  The following CDCL commands will be included:
  146.   |
  147.   |          USER_PIN(0)
  148.   |          REPORT_ERR(PRINT)
  149.   |          907(sync,num_syncs,cs,eob,resolution,protocol)
  150.   |          JOB_NAME(drawing_name)
  151.   |
  152.   |          The protocol parameter of the 907 command is not included
  153.   |          when plotting to a file or parallel port.
  154.   |
  155.   |__<N>o:  CDCL commands will not be included.
  156.  
  157.    Enter the number of copies per plot, 1 to 63:
  158.  
  159.      The driver can include a multiple copy command, enabling the plotter
  160.      to produce multiple copies of a drawing.  This prompt does not appear
  161.      for pen plotters.
  162.  
  163.   Would you like to change Sync, EOB, and Checksum?
  164.   |
  165.   |__<N>o:  Use the current values.  The default values are:
  166.   |
  167.   |         Sync code = 22 (16 hex)
  168.   |         Number of sync codes = 2
  169.   |         EOB = 13 (0D hex)
  170.   |         Checksum is enabled
  171.   |
  172.   |__<Y>es:  Change the current values.  Additional self-explanatory
  173.              prompts will appear.
  174.  
  175.   Is your plotter connected to a <S>erial, or <P>arallel port?
  176.   |
  177.   |  This prompt does not appear for serial only models.
  178.   |
  179.   |__<P>arallel:  Plot data will be output to a parallel port.
  180.   |
  181.   |__<S>erial:  Plot data will be output to a serial port using the
  182.                 selected protocol, baud rate, and character framing.
  183.  
  184.   Enter protocol number, 0 to 2:
  185.  
  186.      Available serial protocols are:  0 = ACKNAK
  187.                                       1 = XON/XOFF
  188.                                       2 = HARDWARE
  189.  
  190.      This setting is ignored when plotting to a file.  This prompt
  191.      does not appear if a parallel port is selected.
  192.  
  193.   Enter the serial baud rate, 9600 to 19200:
  194.  
  195.      Available baud rates are 9600 and 19200.  This prompt does not
  196.      appear if a parallel port is selected.
  197.  
  198.   Enter character framing number, 0 or 1:
  199.  
  200.      Available character framing:  0 = 7 bits, even parity, 1 stop bit
  201.                                    1 = 8 bits, no parity, 1 stop bit
  202.  
  203.      This prompt does not appear if a parallel port is selected.
  204.  
  205.   Enter port name, or address in hexadecimal:
  206.  
  207.      Enter the name or address of the port that the plotter is
  208.      connected to.
  209.  
  210.   The following AutoCAD specific plot configuration can be changed
  211.   during configuration or at plot time.  Please refer to the AutoCAD
  212.   Interface, Installation, and Performance Guide, and chapter 13 of the
  213.   AutoCAD Reference Manual for additional information.
  214.        
  215.      Plot optimization level = 0
  216.      Plot will NOT be written to a selected file
  217.      Sizes are in Inches and the style is landscape
  218.      Plot origin is at (0.00,0.00)
  219.      Plotting area is 43.00 wide by 33.00 high (E size)
  220.      Plot is NOT rotated
  221.      Area fill will NOT be adjusted for pen width
  222.      Hidden lines will NOT be removed
  223.      Plot will be scaled to fit available area
  224.  
  225.   Please note that the driver automatically sets the AutoCAD optimization
  226.   level to 0.  This is the recommended setting for all CalComp plotters.
  227.